home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_21681.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.2 KB  |  49 lines

  1. -- card: 21681 from stack: in.0
  2. -- bmap block id: 25560
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: TextEdit
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=16 top=42 right=132 bottom=505
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 156
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=277 top=77 right=90 bottom=320
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: go to mouse
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   push card
  37.   visual effect wipe left
  38.   go to card "mouse"
  39. end mouseUp
  40.  
  41.  
  42.  
  43. -- part contents for background part 6
  44. ----- text -----
  45. TextEdit
  46.  
  47. -- part contents for card part 1
  48. ----- text -----
  49. TextEdit is the part of the toolbox that handles basic text formatting and editing capabilities in an application.  These capabilities include inserting new text, deleting characters that are backspaced over, translating mouse* activity into text selection scrolling, deleting, cutting and pasting text.